You are here:
Symbol Reference >
Dew Namespace
>
Dew.Math Namespace
>
Dew.Math.Units Namespace
>
Classes
>
clMtxExpr Class
>
clMtxExpr Methods
>
MulI Method
>
clMtxExpr.MulI Method ([In] TOpenCLValue)
Dew Math for .NET
clMtxExpr.MulI Method ([In] TOpenCLValue)
clMtxExpr Class
clMtxExpr Members
Dew.Math.Units Namespace
MulI Method
Collapse All
Multiply the source with 1i complex number.
Syntax
C#
Visual Basic
public
static
clValue
MulI
([In]
TOpenCLValue
X
);
Public
static
Function
MulI
(
X
As
[In]
TOpenCLValue
)
As
clValue
Remarks
Internally calls
clValue.MulI
Group
MulI Method
Links
clMtxExpr Class
,
clMtxExpr Members
,
Dew.Math.Units Namespace
,
MulI Method
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
Contents
|
Index
|
Home
What do you think about this topic?
Send feedback!